Platform Explorer / Nuxeo Platform 6.0

Contribution org.nuxeo.theme.nuxeo.default--perspectives

This contribution is part of XML component org.nuxeo.theme.nuxeo.default inside nuxeo-platform-webapp-core-6.0.jar

Extension Point

Extension point perspectives of component ThemeService.

Contributed Items

  • <perspective name="multiple_domains">
          <title>Perspective for multiple domains</title>
        </perspective>

XML Source

<extension point="perspectives" target="org.nuxeo.theme.services.ThemeService">

    <perspective name="multiple_domains">
      <title>Perspective for multiple domains</title>
    </perspective>

  </extension>